Index | Parent | Listview class |
The Listview class is used to create Listview.
A Listview object is not a list: it is the graphic object that renders a list object.
Once you created a Listview object, you can set/get any attribute and use any method of its list object directly to the Listview. Actually there can be added to a Listview: Floattext, List and Dirlist objects.
See List
ATTRIBUTES | |||
---|---|---|---|
Name | Type | Class | Note |
ClickColumn | N | GN | |
DefClickColumn | N | ISGN | |
DoubleClick | B | IGN | |
DragType | S | IS | One of:
|
Input | B | IS | |
List | S | I | The name of a list object |
MultiSelect | S | I | One of:
|
Names | S | I | A string of entries separated by a , |
ScrollerPos | S | I | |
SelectChange | S | GN | One of :
|
METHODS | ||
---|---|---|
Name | Parameters | Note |
none defined |